home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / rpg / crossfir.92 / crossfir / crossfire-0.92.5 / doc / spoiler / arche-extract next >
Text File  |  1996-07-24  |  164b  |  7 lines

  1. {
  2.     # Norse names should be spelled in Norwegian...
  3.     if ($2 ~ /mjoellnir/)
  4.         sub("oe", "{\\o}", $3);
  5.     printf("%s &%s &%d &%.2f &%s \\\\\n", $3, $10, $5, $11, $4);
  6. }
  7.